You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TSCplx Structure
>
TSCplx Operators
>
< Operator
>
TSCplx.< Operator ([In] TSCplx, float)
Dew Math for .NET
TSCplx.< Operator ([In] TSCplx, float)
TSCplx Structure
TSCplx Members
Dew.Math Namespace
< Operator
Collapse All
Syntax
C#
Visual Basic
public
static
bool
operator
<
([In]
TSCplx
ALeft
,
float
ARight
);
Public
static
Operator
<
(
ALeft
As
[In]
TSCplx
,
ARight
As
float
)
Description
This is <, a member of class TSCplx.
Group
< Operator
Links
TSCplx Structure
,
TSCplx Members
,
Dew.Math Namespace
,
< Operator
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!